home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : General Management
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS :
- -- AUTHOR : GTE Sylvania Systems Group
- -- : Western Division
- -- : PO Box 7188
- -- : San Diego, Ca 94039
- -- : Contact: Lt. Colonel Falgiano
- -- : ESD/SCW
- -- : Hanscom AFB, MA 01731
- -- COPYRIGHT : (c) 1985 GTE, Inc.
- -- DATE CREATED : Dec. 1984
- -- DATE RELEASED : May 1985
- -- DATE LAST UPDATED : May 1985
- -- LOCATION : ASR
- -- ENVIRONMENT :
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : MANAGEMENT TOOLS
- -- CATEGORY LEVEL 2 : Project Management
- -- CATEGORY LEVEL 3 :
- -- CATEGORY LEVEL 4 :
- -- KEYWORD :
- -- INDEX : Management
- -- INDEX : Man Power
- -- INDEX : Status Reporting
- -- INDEX : Reporting, Status
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO :
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.MANAGEMENT-TOOLS>MANAG*.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.MANAGEMENT-TOOLS>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- MANAGE.CMM 1094 29
- -- MANAGE.PRO 3795 78
- -- MANAGETR.DOC 25044 530
- -- =============== ========== ==========
- -- 3 Files 29933 637
- --= ABSTRACT ===============================================--
- -- The TRACKR program tracks the progress within projects and
- -- generates reports, estimates time to complete a project, and estimates
- -- project requirements. INPREP builds the data file for TRACKR
- -- interactively and outputs error messages for invalid data. The
- -- MANPOWER program based on the Simple Boehm Model produces manpower
- -- loading curves for several calculated schedules based on the number of
- -- lines of code and type of system.
- --= REVISION HISTORY ===============================================--
- --
- -- DATE VERSION AUTHOR HISTORY
- -- 5/84 1.0 Initial Release
- --= RELEASE NOTICE ===============================================--
- -- This prologue must be included in all copies of this software.
- --
- -- This software is copyright by the author.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-